You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhancements to 'DataroomDocumentCard' component
Updated the component with new properties to track if document is selected or being hovered over for better user interaction.
Addition of drag-and-drop functionality to 'DataroomItemsList' component
A fresh drag and drop feature has been added to this component which will offer a more intuitive way for users to move documents.
**Introduction of 'DraggableItem' and 'DroppableFolder' components and Header Content component **
Created two new drag-and-drop components which enables drag-and-drop feature along with the visual indication of parallel process— e.g. showing the count of selected documents.
Improvements to 'SidebarFoldersSelectipon' and 'MoveToDataroomFolderModal' components
The sidebar now includes a "Home" option, and documents can be moved to the root folder, offering more flexibility in document organization.
Removal of redundant functionalities
Discontinued the feature for updating folder names as it's not required anymore.
Upgrades to 'Documents' page
Made modifications in this page to represent drag-and-drop functionality enhancing user interface.
Changes to the Child folder properties
Updated child folder properties for the Folder Card component inside Folder Component Selection.
Addition of new directory 'documents/drag-and-drop'
A new directory to house the components enabling the drag-and-drop feature is added.
Adjustments to API route regarding document move operations
Updated the API route to handle PATCH requests to permit the functionality of moving documents.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.